* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "microsoft yahei";
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

p {
	margin: 0;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

table {
	margin: 0;
	padding: 0;
}

td {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}


/*欢迎来到官网*/

.back-1 {
	background-image: url(../images/back-1.png);
	background-position: center;
}

.top-30 {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #646464;
	color: #4d4d4d;
}

.backline1 {
	width: 100%;
	height: 1px;
	background-color: #fff;
}

.topul li {
	border-right: 1px solid #000;
	height: 15px;
	line-height: 15px;
	margin-top: 7.5px;
	padding: 0 10px;
}

.topul li a {
	color: #4d4d4d;
}

.topul li:last-child {
	border-right: none;
}


/*店招*/

.logo {
	position: relative;
	top: 37px;
	left: 5px;
}

.logotext {
	color: #222222;
	font-size: 17px;
	padding-left: 30px;
}

.redd {
	color: #bd1512;
	font-weight: bold;
}

.red {
	color: #bd1512;
}

.phonetext {
	font-weight: bold;
	color: #bd1512;
	letter-spacing: -2px;
	font-size: 22px;
}

.pad-r-10 {
	padding-right: 10px;
}
.fontred-20{
	font-size: 20px;
	color: #bd1512;
}

/*导航栏*/

.nav {
	background-image: url(../images/nav.png);
	height: 45px;
}

.nav ul li {
	height: 45px;
	font-size: 14px;
	position: relative;
	width: 142px;
	text-align: center;
	border-right: 1px solid #fff;
	overflow: hidden;
}

.nav ul li:last-child {
	border-right: none;
}

.nav ul li a {
	color: #fff;
	height: 25px;
	line-height: 25px;
	position: relative;
	top: 10px;
	z-index: 99;
}

.in {
	position: absolute;
	top: -45px;
	background-image: url(../images/navhei.png);
	left: 0;
	width: 142px;
	height: 45px;
}


/*关键词*/

.gjcul {
	font-size: 14px;
	color: #000;
	line-height: 40px;
	height: 40px;
}

.gjcul li.gjc {
	margin-right: 20px;
}

.gjcul li a {
	color: #000000;
}


/*轮播开始*/

.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 539px;
	overflow: hidden;
	zoom: 1;
	z-index: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 539px;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 9999;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 10%;
}

.flex-direction-nav .flex-prev {
	left: 10%;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 30px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/lun.png) no-repeat -54px 0px;
	display: block;
	height: 12px;
	overflow: hidden;
	text-indent: -99em;
	width: 25px;
	cursor: pointer;
	color: #fff;
	line-height: 25px;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0px 0px;
}

.flexslider .slides a img {
	width: 100%;
	height: 539px;
	display: block;
}


/*banner底部阴影*/

.banneryy {
	background-image: url(../images/yinying.png);
	height: 60px;
	background-position: top center;
	background-repeat: no-repeat;
}


/*产品中心*/

.procen {
	width: 200px;
	text-align: center;
}

.protop {
	background-image: url(../images/proimg.png);
	height: 75px;
	color: #fff;
}

.h-15 {
	height: 15px;
}

.proyy {
	height: 8px;
	background-image: url(../images/proyy.png);
}

.cenlist li {
	height: 58px;
	line-height: 50px;
	font-size: 14px;
}

.cenlist li a {
	color: #3c3c3c;
	display: block;
	height: 50px;
}

.cenlist li a:hover {
	background-image: url(../images/centerlist.png);
	color: #fff;
	font-size: 14px;
}

.cenred {
	background-image: url(../images/cenred.png);
	height: 127px;
	color: #fff;
	text-align: center;
}

.font-30 {
	font-size: 30px;
}

.phonetext1 {
	font-weight: bold;
	color: #fff;
	letter-spacing: -2px;
	font-size: 22px;
	position: relative;
	left: -5px;
}

.redyy {
	background-image: url(../images/redyy.png);
	height: 15px;
}

.pad-r-5 {
	padding-right: 5px;
}

.pad-l-10 {
	padding-left: 10px;
}

.prolist {
	width: 794px;
}

.prolist li {
	width: 242px;
	padding: 0 11px;
	text-align: center;
}

.prolist li div a img {}

.prolist li .txt {
	height: 68px;
	line-height: 40px;
	font-size: 14px;
}

.prolist li .txt a {
	color: #3c3c3c;
}
.prolist li:hover .txt a{
	color:#bd1512;
}
.yes {
	width: 242px;
	height: 211px;
	display: block;
	overflow: hidden;
}

.no {
	position: relative;
	top: 0;
	left:-58px;
}

.note {
	position: absolute;
	left: 25px;
	line-height: 33px;
	color: #bd1512;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1.5px;
}
/*产品中心结束*/

/*会南机械他们最终的选择*/

.back-2 {
	background-image: url(../images/huinan.png);
	height: 250px;
	text-align: center;
}

.hntxt {
	font-size: 20px;
	text-align: center;
	font-weight: 500;
}

.hntxt .r {
	color: #bd1512;
}

.hntxt .b {
	color: #222222;
}

.hntxt .bline {
	background-color: #000;
	height: 1px;
	width: 45px;
	display: inline-block;
	position: relative;
	top: -6px;
	margin: 0 5px;
}

.hnentxt {
	text-transform: uppercase;
	color: #222222;
	line-height: 20px;
}


/*滑动开始处*/

.recommendation {
	margin-top: 25px;
	width: 95%;
	margin: 0 auto;
	position: relative;
}

.container {
	margin-right: auto;
	margin-left: auto;
}

#flexiselDemo1,
#flexiselDemo2,
#flexiselDemo3 {
	display: none;
}

.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}

.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.nbs-flexisel-inner {
	overflow: hidden;
}

.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	width: 27px;
	height: 35px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}

.nbs-flexisel-nav-left {
	background-image: url(../images/larr.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 35px !important;
	left: -10px;
}

.nbs-flexisel-nav-right {
	background-image: url(../images/rarr.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 35px!important;
	right: -10px;
}

.bikes-grids {
	padding-top: 20px;
	padding-bottom: 18px;
}


/*滑动结束处*/


/*小广告*/

.banner1 {
	
	height: 180px;
	background-position: top center;
}

.pos {
	position: relative;
	top: 82px;
	right: 20px;
}

.banqg {
	font-size: 16px;
	color: #222222;
	font-weight: 500;
	position: relative;
	left: -10px;
	padding-bottom: 10px;
}

.bantex {
	position: relative;
	top: 93px;
	left: 270px;
	color: #222;
	width: 500px;
}


/*机床套丝机就选会南机械*/
.max-980{
	text-align: center;
}
.ll{
	width: 340px;
	height: 1px;
	background-color: #000000;
	position: relative;
	top: 12px;
}
.llte{
	color: #222;
	font-size: 20px;
	display: inline-block;
	font-weight: bold;
}
.phte{
	color: #222;
	font-weight: bold;
}
.phte span{
	padding: 0 4px;
}


.back-3{
	background-image: url(../images/back-2.png);
	height: 660px;
	background-position: top center;
}
.back3-pro{
	background-position: 70px 0px;
	height: 480px;
	width: 100%;
	background-repeat: no-repeat;
	position: relative;
}
.back3-ul{
	position: absolute;
	top: 0;
	left: 510px;
	width: 404px;
	border:5px solid #bd1512;
	color: #222;
}
.back3-ul>li{
	height: 120px;
	border-bottom: 5px solid #bd1512;
	background-color: #fff;
}
.back3-ul>li:last-child{
	border-bottom: none;
}
.cirw{
	padding: 25px 0 25px 15px;
}
.cir{
	border: 2px solid #8d0806;
	height: 66px;
	width: 66px;
	border-radius:100%;
	line-height: 66px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.cir-ul{
	width: 300px;
}
.back3-ul>li:nth-child(1) .right .cir-ul{
	padding: 22px 10px 0 0;
}
.back3-ul>li:nth-child(2) .right .cir-ul{
	padding: 15px 10px 0 0;
}
.back3-ul>li:nth-child(3) .right .cir-ul{
	padding: 30px 10px 0 0;
}
.back3-ul>li:nth-child(4) .right .cir-ul{
	padding: 40px 10px 0 0;
}
.cir-ul li{
	line-height: 18px;
}
.thr{
	background-image: url(../images/thr.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left:10px ;
}
.zx{
	background-image: url(../images/zx.png);
	height: 30px;
	width: 98px;
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 120px;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
}
.zx a{
	color: #fff;
}


/*会南用优质的产品及出众的服务塑造套丝机专业品牌*/
.backtt{
	background-image: url(../images/backtt.png);
	background-position:center;
	height: 50px;
}
.back-4{
	background-image: url(../images/back-4.png);
	background-position:center;
}
.tit{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #222;
}
.px{
	background-image: url(../images/px.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 402px;
	margin: 0 auto;
	line-height: 42px;
	color: #fff;
	font-weight: bold;
	padding-left: 80px;
}
.px .font-20{
	letter-spacing: -0.5px;
}
.dbx{
	background-image: url(../images/dbx.png);
	width: 46px;
	height: 60px;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.dbx span{
	display: block;
	padding-top: 12px;
	letter-spacing: -2px;
}
.rr{
	width: 430px;
	height: 59px;
	border-bottom: 1px solid #222;
	margin-left: 8px;
}
.rr1{
	width: 430px;
	margin-left: 8px;
}
.dx{
	color: #aeaeae;
	text-transform: uppercase;
}
.yesimg{
	background-image: url(../images/yes.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 14px;
	color: #010101;
	padding-bottom: 15px;
}
.reddno{
	color: #BD1512;
}
.ysyy1{
	background-image: url(../images/ysyy.png);
	background-position: top center;
	height: 50px;
}
.rrea{
	position: relative;
}
.rimg1{
	position: absolute;
	top:-50px;
	left: 500px;
}
.ysyy2{
	background-image: url(../images/ysyy.png);
	background-position: 0 50px;
	height: 50px;
}
.rimg2{
	position: absolute;
	top:10px;
	left: 20px;
}
.rimg3{
	position: absolute;
	top:-20px;
	left: 500px;
}

/*走进会南*/
.abo{
	width: 730px;
	border: 1px solid #bd1512;
}
.abotit{
	width: 190px;
	height: 35px;
	background-image: url(../images/abotit.png);
	color: #fff;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
}
.ss{
	width: 0;
	border-left: 17px solid transparent;
	border-bottom:35px solid #fff;
	float: right;
}
.more{
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	background-position: 60px 10px;
	padding:0 20px;
	color: #5d5e5e;
	line-height: 35px;
}
.more a{
	color: #5d5e5e;
}
.abocon{
	width:730px;
	border: 1px solid #8b8b8b;
	border-top: none;
}
.abocon img{
	padding: 20px 10px;
}
.abori{
	width: 360px;
	padding-right: 10px;
	color: #5d5e5e;
	padding-top: 30px;
	line-height: 20px;
}
.black{
	color: #000;
	font-size: 14px;
	line-height: 35px;
}
.ck{
	width: 85px;
	height: 20px;
	background: #ff0800; /* Old browsers */
	background: -moz-linear-gradient(top, #ff0800 0%, #bd1512 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff0800), color-stop(100%, #bd1512)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff0800 0%, #bd1512 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff0800 0%, #bd1512 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff0800 0%, #bd1512 100%); /* IE10+ */
	background: linear-gradient(top, #ff0800 0%, #bd1512 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0800', endColorstr='#bd1512', GradientType=0 ); /* IE6-9 */
	border-radius: 20px;
	line-height: 20px;
	text-align: center;
}
.ck a{
	color: #fff;
}
.feedtit{
	width: 243px;
	height: 35px;
	background: #ff0800; /* Old browsers */
	background: -moz-linear-gradient(top, #ff0800 0%, #bd1512 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff0800), color-stop(100%, #bd1512)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff0800 0%, #bd1512 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff0800 0%, #bd1512 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff0800 0%, #bd1512 100%); /* IE10+ */
	background: linear-gradient(top, #ff0800 0%, #bd1512 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0800', endColorstr='#bd1512', GradientType=0 ); /* IE6-9 */
	color: #fff;
	line-height: 35px;
	text-align:left;
	font-weight: bold;
	padding-left: 7px;
	border: 1px solid #bd1512;
}
.feedcon{
	width:250px;
	height: 247px;
	border: 1px solid #8b8b8b;
	border-top: none;
	
}


/*企业相册*/
.photo{
	background-image: url(../images/photo.png);
	height: 40px;
	background-repeat:no-repeat;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
}
/*滑动开始2*/
.recommendation1{
	width: 92%;
	margin: 0 auto;
	position: relative;
}

.container {
	margin-right: auto;
	margin-left: auto;
}

#flexiselDemo1,
#flexiselDemo2,
#flexiselDemo3 {
	display: none;
}

.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}

.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.nbs-flexisel-inner {
	overflow: hidden;
}

.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
}

.recommendation1 .container .bikes-grids .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-left,
.recommendation1 .container .bikes-grids .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-right {
	width: 27px;
	height: 135px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.recommendation1 .container .bikes-grids .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-left {
	background-image: url(../images/xc_15.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px !important;
	left: -35px;
}

.recommendation1 .container .bikes-grids .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-right {
	background-image: url(../images/xc_25.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px!important;
	right: -35px;
}

.bikes-grids {
	padding-bottom: 18px;
}
/*滑动结束处*/

/*公司动态*/
.indu{
	width: 650px;
	border: 1px solid #bd1512;
}
.ss1{
	width: 0;
	border-right: 17px solid transparent;
	border-top:35px solid #fff;
	float: left;
}
.newstit{
	width: 190px;
	height: 35px;
	color: #bd1512;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
	position: relative;
	left: -25px;
}
.pad-l-5{
	padding-left: 5px;
}
.abotit1{
	width: 190px;
	height: 35px;
	background-image: url(../images/abotit.png);
	color: #fff;
	line-height: 35px;
	font-weight: bold;
}

.newscon1,.newscon2{
	width:650px;
	border: 1px solid #8b8b8b;
	border-top: none;
}
.newscon1 img,.newscon2 img{
	padding: 20px 10px;
}
.newsri{
	width: 320px;
	padding-right: 20px;
	color: #5d5e5e;
	padding-top: 20px;
	line-height: 20px;
}
.black1{
	color: #000;
	font-size: 12px;
}
.newsul li{
	width: 45%;
	border-bottom: 1px dashed #b5b5b5;
	height: 30px;
	line-height: 30px;
	margin-left: 15px;
	margin-right: 15px;
}
.newsul li a{
	color: #5d5e5e;
}
.qa{
	width: 323px;
	height: 35px;
	color: #bd1512;
	line-height: 34px;
	text-align:left;
	padding-left: 7px;
	border: 1px solid #bd1512;
}
.qacon{
	width:330px;
	border: 1px solid #8b8b8b;
	border-top: none;
	height: 360px;
	overflow: hidden;
}
/*公司动态 行业动态结束处*/

/*常见问题开始处*/
.qaul li{
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px dashed #b5b5b5;
	padding: 20px 10px;
}
.qus{
	width: 92%;
	background-image: url(../images/q.png);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	text-align: left;
	padding-left: 25px;
	
}
.ans{
	width: 92%;
	background-image: url(../images/a.png);
	background-repeat: no-repeat;
	line-height: 20px;
	text-align: left;
	padding-left: 25px;
}
/*常见问题结束处*/

/*链接*/
.link{
	background-image: url(../images/link.png);
	width: 120px;
	height: 15px;
	padding-top: 30px;
	text-align: center;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	border-bottom: 1px #bd1512 solid;
}
.link a{
	color: #bd1512;
	font-size: 14px;
}
.linkri{
	width: 830px;
	font-size: 14px;
}
.linkul li{
	margin-right: 20px;
	line-height: 47px;
}
.linkul li a{
	color: #222222;
}
/*链接结束*/
/*底部*/
.h-230{
	height: 230px;
}
.bot img{
	padding: 82.5px 50px;
}
.w-mid div span{
	padding:10px;
	color: #222;
	font-size: 14px;
	line-height: 25px;
}
.w-mid{
	width: 510px;
}
.er img{
	padding: 67.5px 50px;
}
.newsul li a:hover{
	text-decoration: underline;
}
.qus a:hover{
	text-decoration: underline;
}


/*首页gbook样式*/
#faqbox form table tr td input[type=text]{
	width: 132px;
}
#faqbox form table tr td input[type=text].login_verification{
	width: 80px;
}
#faqbox form table tr td input[type=submit]{
	border: none;
	background-color: transparent;
	background-image: url(../images/tj.png);
	width:60px;
	height:20px;
	color: #fff;
	position: relative;
	left: 30px;
}
#faqbox form table tr td input[type=reset]{
	border: none;
	background-color: transparent;
	background-image: url(../images/cz.png);
	width:60px;
	height: 20px;
	color: #fff;
	position: relative;
	right: 30px;
}

#faqbox form table tr td input[type=textarea]{
	width: 132px;
}
 .lxfs{
 	text-align: top;
 	padding-bottom: 32px;
 }
/*首页gbook样式结束*/
.fhtop{
	background-image: url(../images/fhdb.png);
	background-repeat: no-repeat;
	width:53px; 
	height:62px; 
	border:0;
}
.ez a{
	color: #222;
}

/*内页样式*/
.procen {
	width: 200px;
	text-align: center;
}

.protop {
	background-image: url(../images/proimg.png);
	height: 75px;
	color: #fff;
}

.h-15 {
	height: 15px;
}

.proyy {
	height: 8px;
	background-image: url(../images/proyy.png);
}

.cenlist li {
	height: 58px;
	line-height: 50px;
	font-size: 14px;
}

.cenlist li a {
	color: #3c3c3c;
	display: block;
	height: 50px;
}

.cenlist li a:hover {
	background-image: url(../images/centerlist.png);
	color: #fff;
}

.cenred {
	background-image: url(../images/cenred.png);
	height: 127px;
	color: #fff;
	text-align: center;
}

.font-30 {
	font-size: 30px;
}

.phonetext1 {
	font-weight: bold;
	color: #fff;
	letter-spacing: -2px;
	font-size: 22px;
	position: relative;
	left: -5px;
}

.redyy {
	background-image: url(../images/redyy.png);
	height: 15px;
}

.pad-r-5 {
	padding-right: 5px;
}

.pad-l-10 {
	padding-left: 10px;
}

.prolist {
	width: 794px;
}

.prolist li {
	width: 242px;
	padding: 0 11px;
	text-align: center;
}

.prolist li div a img {}

.prolist li .txtld {
	height: 66px;
	line-height: 40px;
	font-size: 14px;
}

.prolist li .txtld a {
	color: #3c3c3c;
}
.prolist li:hover .txtld a{
	color:#bd1512;
}
.yes {
	width: 242px;
	height: 211px;
	display: block;
	overflow: hidden;
}

.no {
	position: relative;
	top: 0;
	left:-58px;
}

.note {
	position: absolute;
	left: 25px;
	line-height: 33px;
	color: #bd1512;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1.5px;
}
.neiyeld{
	width: 774px;
	margin: 0 auto;
	background-image: url(../images/logo_03.png);
	height: 30px;
	background-repeat: no-repeat;
	background-position: 5px 0;
	border-bottom: 1px solid #ececec;
}
.neiyeld span{
	font-size: 14px;
}
.neiyeld span a{
	color:rgb(104, 104, 104) ;
}
.neiyeld span a:hover{
	color: #bd1512;
}
.lan{
	padding-left: 25px;
	color: #bd1512;
	font-size: 14px;
	font-weight: bold;
}
.lxld{
	text-align: center;
}
.xxld{
	text-align: left;
	border: 1px solid #ECECEC;
	border-top: none;
	width: 198px;
}
.xxld div.tld{
	padding-left: 10px;
	color: #333;
	font-size:14px;
	line-height: 25px;
	padding-top: 10px;
}
.btld{
	width: 100%;
	text-align: center;
	color: #333;
}
.fbtld{
	font-size: 12px;
	
}
.fbtld span{
	padding: 0 10px;
}
.nrld .xqld{
	font-size:14px ;
	border-bottom: 1px solid rgb(204, 204, 204);
	width: 734px;
	margin: 0 auto;
	text-align: center;
	padding-bottom:3px;
}

/*newslist的样式*/
.nlld{
	background-image: url(../images/logo_03.png);
	background-repeat: no-repeat;
	background-position: 3px 0;
	height: 25px;
	border-bottom: 1px solid #ECECEC;
}
.nlld span{
	font-size: 14px;
}
.nlld span a{
	color:rgb(104, 104, 104) ;
}
.lanbig{
	color: #bd1512;
	font-size: 22px;
	line-height: 40px;
	font-weight: bold;
	padding-right: 10px;
}
.nlwald{
	color: #ccc;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
}
.nllineld{
	width: 100%;
}
.nllineld img{
	margin-top: 10px;
	width: 1000px;
}
.llld{
	background-image: url(../images/tilbg01.gif);
	height: 2px;
	width: 200px;
}
.nlwald .gd{
	background-image: url(../images/ico04.png);
	background-repeat: no-repeat;
	background-position: 42px 5px;
	height: 40px;
	width: 40px;
	padding-right: 40px;
	color: #bd1512;
	font-size:16px;
	line-height: 40px;
	text-align: left;
	font-weight: normal;
}
.nlwald .gd a{
	color: #5d5e5e;
	text-decoration: none;
}
.nlulld li{
	width: 950px;
	margin: 0 auto;
	height: 43px;
	line-height: 43px;
	border-bottom: dashed 1px #a3a3a3;
	padding: 0 10px;
	font-size: 14px;
	color: #b2b2b2;
}
.nlulld li a{
	color: #686868;
	text-decoration:none;
	
}
.ldnews li{
	margin-top: 10px;
}
.ldnews .bgh3{
	background-image: url(../images/h3_bg.gif);
	width: 180px;
	height: 37px;
	margin: 0 auto;
	text-align: center;
	line-height: 37px;
}
.ldnews .bgh3 a{
	color: #333;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.ulli ul li{
	width: 70%;
	margin: 0 auto;
	height:40px;
	padding-left: 35px;
	line-height: 40px;
	border-bottom: 1px #dedede dashed;
	background-image: url(../images/left_li.gif);
	background-repeat: no-repeat;
	background-position: 22px 16px;
}
.ulli ul li a{
	color:#494949;
	text-decoration: none;
	
}
.ulli ul li a:hover{
	text-decoration: underline;
}
.cpld{
	width: 734px;
	margin: 0 auto;
}
.cpld img{
	width: 734px;
	margin-top: 10px;
}
.cpldd{
	width: 734px;
	margin: 0 auto;
	text-align: center;
}
.cpldd img{
	margin-top: 10px;
}
.news_ul{
	width: 774px;
	margin: 0 auto;
}
.news_ul li {
	font-family: "微软雅黑";
	color: #333333;
	float: left;
	width: 236px;
	padding-bottom: 10px;
}
.news_ul li div.m a {
	color: #3c3c3c;
}
.news_ul li div.m{
	height: 30px;
	line-height: 30px;
}
